From: Jim Blandy Date: Tue, 25 May 1993 14:15:52 +0000 (+0000) Subject: * Makefile.in (srcdir): Remove comment saying this doesn't work. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95981 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=00c29909845f461ffc6307be3bddd36621b6d674;p=emacs.git * Makefile.in (srcdir): Remove comment saying this doesn't work. --- diff --git a/Makefile.in b/Makefile.in index 5861999f8ce..672b10eb6af 100644 --- a/Makefile.in +++ b/Makefile.in @@ -97,8 +97,7 @@ manext=.1 # system, it is inappropriate to imply that it is part of Emacs. infodir=${prefix}/info -# Where to find the source code - setting this to anything but -# . doesn't work yet. The source code for Emacs's C kernel is +# Where to find the source code. The source code for Emacs's C kernel is # expected to be in ${srcdir}/src, and the source code for Emacs's # utility programs is expected to be in ${srcdir}/lib-src. This is # set by the configure script's `--srcdir' option.